purple_log_logger_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleLogLogger* purple_log_logger_new(const(char)* id, const(char)* name, int functions, ...)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_log_logger_new
    (
    const(char)* id
    ,
    const(char)* name
    ,,)
  2. da_purple_log_logger_new purple_log_logger_new;

Meta